home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1557 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  993 b 

  1. Subject: Re: MiNT 1.10 re-sync
  2. Date: Sun, 12 Jun 1994 21:08:31 +0200 (MET DST)
  3. From: hohmuth@inf.tu-dresden.de (Michael Hohmuth)
  4. Mime-Version: 1.0
  5.  
  6. Hi Juergen,
  7.  
  8. thanks for your patches...  I've applied all of them, except the last one
  9. (yet):
  10.  
  11. > 6. and now the sticky text/fragmentation megapatch...  does a few things:
  12.  
  13. > . execv..() frees the old process memory before allocating the new ones,
  14. > and so no longer leaves holes in your memory map.  this took a few
  15. > ugly hacks but i think its worth it :)  the only visible change should
  16. > be when exec'ing a damaged binary the process gets killed, fixing that
  17. > would require reading executables twice.
  18.  
  19. Well, that's fine with me, but I don't know whether this "non-posixish"
  20. behaviour is tolerable by all others?  I guess so... as it effectively
  21. makes "damaged executable" equivalent to "executable crashed immediately
  22. after it has been run".
  23.  
  24. Opinions?
  25.  
  26. Michael
  27. -- 
  28. Email: hohmuth@inf.tu-dresden.de
  29. WWW:   http://www.inf.tu-dresden.de/~mh1/
  30.